-
Home
-
Alex Reservations: Smart Restaurant Booking
-
1.9.2
-
Code
-
Classes
- BookingsController
Total Complexity |
89 |
Dependencies |
17 |
Dependents |
0 |
Total lines |
691 |
Lines of code |
416 |
Logical lines of code |
259 |
Comment lines |
117 |
Methods |
19 |
Properties |
1 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
updateBookingData() |
C |
31 |
24 |
106 |
index() |
A |
43 |
12 |
47 |
covers() |
A |
46 |
9 |
36 |
updateTables() |
A |
48 |
7 |
32 |
haveSeatsChanged() |
S |
56 |
7 |
19 |
tables() |
S |
51 |
4 |
26 |
update() |
S |
54 |
4 |
19 |
booking() |
S |
56 |
3 |
17 |
updateStatus() |
S |
57 |
3 |
16 |
findCustomerId() |
S |
67 |
4 |
7 |
create() |
S |
59 |
3 |
13 |
getQueriesForRangeDates() |
S |
51 |
2 |
27 |
getQueriesForOneDay() |
S |
62 |
1 |
11 |
getBookingsYearMonth() |
S |
63 |
1 |
11 |
getQueriesForOneMonth() |
S |
62 |
1 |
11 |
sendBookingEmail() |
S |
82 |
1 |
3 |
sendSmsNotification() |
S |
82 |
1 |
3 |
updateBookingDataFromTimelineView() |
S |
64 |
1 |
9 |
createNewCustomer() |
S |
80 |
1 |
3 |